-
Home
-
KimaAI | AI Chatbot, ChatGPT content writer and more
-
1.3.5 (latest)
-
Code
-
Classes
- ChatBot
| Total Complexity |
41 |
| Dependencies |
10 |
| Dependents |
2 |
| Total lines |
626 |
| Lines of code |
366 |
| Logical lines of code |
116 |
| Comment lines |
185 |
| Methods |
18 |
| Properties |
0 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| chatbot() |
B |
34 |
13 |
97 |
| registerRoutes() |
S |
41 |
1 |
75 |
| enqueueAssets() |
S |
45 |
2 |
45 |
| getChatHistory() |
S |
55 |
3 |
20 |
| maybeEnqueueAssets() |
S |
67 |
4 |
8 |
| isShortcodePresent() |
S |
65 |
4 |
9 |
| generateDynamicCss() |
S |
52 |
2 |
27 |
| defaultTools() |
S |
50 |
1 |
32 |
| __construct() |
S |
60 |
2 |
13 |
| registerHooks() |
S |
71 |
1 |
5 |
| chatBotShortCode() |
S |
74 |
1 |
5 |
| placeChatBot() |
S |
82 |
1 |
3 |
| validateNonce() |
S |
75 |
1 |
4 |
| getAllChatHistories() |
S |
71 |
1 |
5 |
| deleteChatHistory() |
S |
72 |
1 |
5 |
| isEnableGlobally() |
S |
79 |
1 |
3 |
| isPreviewEnable() |
S |
78 |
1 |
3 |
| clearChatHistory() |
S |
68 |
1 |
7 |